iconhelper: Implement GdkPaintable
authorBenjamin Otte <otte@redhat.com>
Thu, 15 Mar 2018 08:40:52 +0000 (09:40 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Mar 2018 05:04:45 +0000 (06:04 +0100)
commit0a08c0388587500930a684d3bcf7d26d7dc7bd52
tree89493374767f5ecd6201e2493da6b7fdabfa1a19
parentaf18796312711dd6943e25e31016da9511eaa327
iconhelper: Implement GdkPaintable

This only implements the vfuncs, but does not actually emit signals
yet.

It's also not useed for anything other than snapshot() so far, this
will come in later commits.
gtk/gtkcellrendererpixbuf.c
gtk/gtkiconhelper.c
gtk/gtkiconhelperprivate.h
gtk/gtkimage.c